home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / php.xml < prev    next >
Text File  |  2002-08-30  |  702b  |  29 lines

  1. <search function="php">
  2.   <name>PHP Reference</name>
  3.   <description>
  4.     Lookup on php.net.<br/>
  5.     <div class="helpboxDescLabels">Example:</div>
  6.     <table class="helpboxDescTable">
  7.           <tr><td>php fopen</td></tr>
  8.       </table>
  9.   </description>
  10.   <category>Computers</category>
  11.   <link>http://www.php.net/</link>
  12.   
  13.   <script><![CDATA[
  14.     function php(q)
  15.     {
  16.       if( nullArgs("php",q) )
  17.         return false;
  18.       else
  19.         openSearchWindow("http://www.php.net/" + q);
  20.     }
  21.   ]]></script>
  22.  
  23.   <copyright>
  24.     Copyright (c) 2002 David Bau
  25.     Distributed under the terms of the
  26.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  27.   </copyright>
  28. </search>
  29.